projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1a65af
)
(HAVE_TERMIOS): Define it.
author
Kenichi Handa
<handa@m17n.org>
Mon, 19 May 1997 08:32:44 +0000
(08:32 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 19 May 1997 08:32:44 +0000
(08:32 +0000)
src/s/osf1.h
patch
|
blob
|
history
diff --git
a/src/s/osf1.h
b/src/s/osf1.h
index 9503fb2ff5396ae0dfd29ec1439c2ba5a45a4f59..8b0b5ee0a52d1adeef4d59c64537b11a1e7b84b8 100644
(file)
--- a/
src/s/osf1.h
+++ b/
src/s/osf1.h
@@
-32,3
+32,6
@@
says where to find X windows at run time. We convert it to a -rpath option
which is what OSF1 uses. */
#define LD_SWITCH_SYSTEM `echo LD_SWITCH_X_SITE_AUX | sed -e 's/-R/-Wl,-rpath,/'`
+
+#define HAVE_TERMIOS
+